home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0178.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  1.6 KB  |  48 lines

  1. Hello,
  2.  
  3. we want to use the Winsock DLL delivered together with SunSelect's PC-NFS
  4. Programmer's Toolkit 4.0 over PC-NFS Version 5.0. However, we run into problems
  5. when performing the name-to-address resolution by calling the functions
  6. gethostbyname() (error = WSANO_RECOVERY) and gethostbyaddr() (error =
  7. WSAEINVAL). 
  8.  
  9. Side-remarks:
  10.  
  11. (1) Performing the corresponding test cases of the Microsoft Windows Socket API
  12.     Tester (WSAT) for these two functions leads to a system crash !
  13. (2) Filling the 'hostent' structure "by hand" with the complete information
  14.     and calling further Winsock functions with this structure works. Of course,
  15.     this is not an acceptable work-around !
  16.  
  17. In order to shorten the time for the analysis of this problem, I'd like to know:
  18.  
  19. - Does anybody have experience in using the PC-NFS Winsock DLL ?
  20. - Is the problem known and how can we correct or surround it ?
  21. - If it is a problem of the Winsock DLL:
  22.    * Is there a more recent version ?
  23.    * Are there further Winsock DLL implementations running over PC-NFS 5.0 ?
  24.  
  25. Any help would be appreciated.
  26.  
  27. Best regards
  28.  
  29. Thomas
  30.  
  31. ****************************************************************************
  32. Thomas Uslaender                       
  33. Fraunhofer IITB                   / /  __/  /   Tel.   +49-721-6091-480
  34. Fraunhoferstr. 1                 / /  / ___/    Fax.   +49-721-6091-413
  35. D-76131 Karlsruhe               / /  /    /     Telex  7 825 931  
  36. GERMANY                       _/_/ _/ ___/      e-mail usl@iitb.fhg.de
  37. ****************************************************************************
  38.  
  39.  
  40.  
  41.  
  42.     
  43.  
  44.  
  45.  
  46. ----- End Included Message -----
  47.  
  48.